home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacHack 1997
/
MacHack 1997.toast
/
Hacks
/
Hacks ’96
/
PredatorPrey
/
PlotM.h
< prev
next >
Wrap
Text File
|
1996-06-22
|
178b
|
11 lines
/* PlotM.h */
/* Created 940321 20:45 by AppMaker */
#ifndef __PLM__
#define __PLM__
/*----------*/
void InitPlotM (void);
void DoPlot (short itemNr);
#endif /* __PLM__ */